home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TDSTATS / TDSTATS.txt
Text File  |  2005-01-21  |  2KB  |  83 lines

  1. inherited dStats: TdStats
  2.   Left = 400
  3.   Top = 244
  4.   Caption = 'Photo album statistics'
  5.   ClientHeight = 435
  6.   ClientWidth = 612
  7.   OldCreateOrder = True
  8.   Position = poScreenCenter
  9.   ShowHint = True
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   inherited bvBottom: TBevel
  13.     Top = 398
  14.     Width = 612
  15.   end
  16.   object tvMain: TVirtualStringTree [1]
  17.     Left = 12
  18.     Top = 12
  19.     Width = 589
  20.     Height = 373
  21.     Anchors = [akLeft, akTop, akRight, akBottom]
  22.     Header.AutoSizeIndex = 1
  23.     Header.Font.Charset = DEFAULT_CHARSET
  24.     Header.Font.Color = clWindowText
  25.     Header.Font.Height = -11
  26.     Header.Font.Name = 'Tahoma'
  27.     Header.Font.Style = []
  28.     Header.Options = [hoAutoResize, hoColumnResize, hoDrag]
  29.     Header.ParentFont = True
  30.     HintMode = hmTooltip
  31.     Images = fMain.ilActionsSmall
  32.     TabOrder = 0
  33.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoScrollOnExpand, toAutoSpanColumns, toAutoTristateTracking, toAutoDeleteMovedNodes]
  34.     TreeOptions.PaintOptions = [toShowDropmark, toShowHorzGridLines, toShowVertGridLines, toThemeAware, toUseBlendedImages]
  35.     OnFreeNode = tvMainFreeNode
  36.     OnGetText = tvMainGetText
  37.     OnPaintText = tvMainPaintText
  38.     OnGetImageIndex = tvMainGetImageIndex
  39.     Columns = <
  40.       item
  41.         Color = 16250871
  42.         Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coResizable, coShowDropMark, coVisible]
  43.         Position = 0
  44.         Width = 300
  45.       end
  46.       item
  47.         Position = 1
  48.         Width = 285
  49.       end>
  50.   end
  51.   inherited pButtonsBottom: TPanel
  52.     Top = 400
  53.     Width = 612
  54.     TabOrder = 1
  55.     DesignSize = (
  56.       612
  57.       35)
  58.     inherited bCancel: TButton
  59.       Left = 453
  60.     end
  61.     inherited bOK: TButton
  62.       Left = 373
  63.     end
  64.     inherited bHelp: TButton
  65.       Left = 531
  66.     end
  67.   end
  68.   object dklcMain: TDKLanguageController
  69.     IgnoreList.Strings = (
  70.       '*.Font.Name'
  71.       '*.SecondaryShortCuts'
  72.       'fpMain.IniFileName'
  73.       'fpMain.IniSection')
  74.     Top = 400
  75.     LangData = {
  76.       0600645374617473010100000003000000070043617074696F6E010600000008
  77.       006276426F74746F6D00000E0070427574746F6E73426F74746F6D0000070062
  78.       43616E63656C01010000000C000000070043617074696F6E000300624F4B0101
  79.       0000000F000000070043617074696F6E0005006248656C700101000000120000
  80.       00070043617074696F6E00060074764D61696E0000}
  81.   end
  82. end
  83.